home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5820 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  34 lines

  1. Newsgroups: comp.lang.c
  2. Path: esds01.es.dupont.com!news
  3. From: Malcolm Smart <MALCOLM.SMART@CONOCO.DUPONT.COM>
  4. Subject: String Encryption
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <1996Feb21.101532.15110@es.dupont.com>
  7. Sender: news@es.dupont.com (USENET News System)
  8. Nntp-Posting-Host: slai99.wrk.dupont.com
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Conoco/DuPont
  11. Mime-Version: 1.0
  12. Date: Wed, 21 Feb 1996 10:15:32 GMT
  13. X-Mailer: Mozilla 1.1 (Windows; I; 16bit)
  14.  
  15. Hi
  16.  
  17. Has anybody out there got any small routines that I can apply to strings 
  18. which will effectively encrypt them (and decrypt!).  It's not a matter of 
  19. state security so it doesn't have to be that secure, just make it 
  20. unreadable.  I've tried XORing but that throws back control characters 
  21. which, for some reason, the client doesn't want.  He wants alphanumeric 
  22. characters only in the encrypted file.
  23.  
  24. Any help greatly appreciated.  (Mail as well as post any replies please.)
  25.  
  26. Regards
  27.  
  28. Malcolm Smart
  29.  
  30. --These are own questions and opinions.
  31.  
  32.  
  33.  
  34.